10.1. Limiting data returned

This is achieved by specifying one of the following

  • CalDAV:allprop return all properties (some properties are specified as not being part of the allprop set so are not returned)

  • CalDAV:prop An element which contains a list of properties to be returned. May only contain DAV:getetag and CalDAV:calendar-data

Of particular interest, and complexity, is the calendar-data property which can contain a time range to limit the range of recurrences returned and/or a list of calendar properties to return.